var net.netGo

3 uses

	net (current package)
		conf.go#L50: 	confVal.netGo = netGo || dnsMode == "go"
		conf.go#L57: 				if netGo {
		net.go#L96: 	netGo  bool // set true in cgo_stub.go for build tag "netgo" (or no cgo)